home *** CD-ROM | disk | FTP | other *** search
- ;
- ; Beispiel-HTML-Popupdefinition (Serie 1-10)
- ; von rgf
- ;
-
- /tput "<H1>" "<H1>" ; Text-Schnellausgabe, z.Bsp. für Kürzel
- /tput "<H1 ALIGN=" "<H1 ALIGN="
- /tput "<H2>" "<H2>"
- /tput "<H2 ALIGN=" "<H2 ALIGN="
- /tput "</H2>" "</H2>"
- /tput "<H3>" "<H3>"
- /tput "<H3 ALIGN=" "<H3 ALIGN="
- /separator
- /link "Pop 1" <popups\home.pop>
- /separator
- /tput "</H3>" "</H3>"
- /tput "<H4>" "<H4>"
- /tput "<H4 ALIGN=" "<H4 ALIGN="
- /tput "</H4>" "</H4>"
- /tput "<H5>" "<H5>"
- /tput "<H5 ALIGN=" "<H5 ALIGN="
- /tput "</H5>" "</H5>"
- /tput "<H6>" "<H6>"
- /tput "<H6 ALIGN=" "<H6 ALIGN="
- /tput "</H6>" "</H6>"
- /end ; Ende der Popupdefinition
-
-